C1.Web.Mvc Namespace : FlexGridGroupPanel<T> Class |
The following tables list the members exposed by FlexGridGroupPanel<T>.
Name | Description | |
---|---|---|
FlexGridGroupPanel<T> Constructor | Initializes a new instance of the FlexGridGroupPanel class. |
Name | Description | |
---|---|---|
Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) | |
HideGroupedColumns | Gets or sets a value indicating whether the panel hides grouped columns in the owner grid. | |
Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) | |
IsDisabled | Gets or sets a value that determines whether the control is disabled. | |
MaxGroups | Gets or sets the maximum number of groups allowed. | |
Placeholder | Gets or sets a string to display in the control when it contains no groups. | |
Selector | Gets or sets a value which specifies the selector. |
Name | Description | |
---|---|---|
ToHtmlString | Returns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component) |
Name | Description | |
---|---|---|
ToTemplate | Render the html string in template mode. |